@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'siyuan Light';   /*字体名称*/
    src: url('http://wf360.net/font/');  /*字体源文件*/
}
body,html{margin:0;padding:0;font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1250px; -webkit-text-size-adjust:none; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1250px;margin: 0 auto;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}


/*top*/
.left-logo{width: 410px;}
.cen-wenzi{width: 490px;text-align: right;font-weight: bold;font-size: 20px;color: #010101;line-height: 45px;margin-top: 25px;}
.cen-wenzi span{font-size: 28px;color: #e60000;display: block;text-align: left;}
.right-tel{font-size: 16px;color: #797979;background: url(../images/tel.png) left center no-repeat;padding-left: 70px;margin-top: 30px;}
.right-tel span{font-size: 30px;font-family: "Impact";color: #000;display: block;}
.nav {
  background: #1d2089;
  width: 100%;
  height: 65px;

}

.nava{
    width:1250px;
    margin: 0 auto;
}

.nava .m {
    position: relative;
    float: left;
    width: 11%;
    display: inline;
    text-align: center;
    height:65px;
}
.nava h3 {
    font-size: 100%;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
.nava h3 a {
    zoom: 1;
    display: block;
    color: #fff;
    text-align: center;
    height: 65px;
    line-height: 65px;
    background: url(../images/xian.png) right center no-repeat;
}
.nava h3 a span{display: block;font-size: 13px;color: #9c9c9c;line-height: 45px;}
.nava h3 a:hover{background: #14ad00;}

.nava .sub {
    display: none;
    width: 100px;
    position: absolute;
    left: 0px;
    top: 65px;
    float: left;
    line-height: 30px;
    z-index: 1000;
}
.nava .sub2 {
    left: -150px !important;
    width: 895px;
}
.nava .sub li{ text-align:center;  }
.nava .sub li a{ color:#fff; display:block; zoom:1;}
.nava .sub li a:hover{  background:#ddd; color:#c00; }
.nava .sub li a img{width: 151px;height:129px;}
.nava .sub li p{text-align:left;}
.mun1{width:860px; height:430px;background-color: rgba(0,0,0,0.75);padding-left:15px; -moz-box-shadow:0px 2px 2px #999 inset; -webkit-box-shadow:0px 2px 2px #999 inset; box-shadow:0px 2px 2px #e4e4e4 inset;}
.mun1 ul li{width:150px; float:left; height:auto; overflow:hidden; margin-left:13px; margin-top:25px;}
.mun1 ul li h2{width:100%; font-size:14px; color:#5e5e5e; border-bottom:1px solid #dbdbdb; line-height:35px; margin-bottom:7px;}
.nav .sub .mun1 ul li p a{width:100%; height:28px; display:block; color:#919191; font-size:13px;overflow: hidden;}
.nav .sub .mun1 ul li p a:hover{color:#0c438c; background:none;}
.mun1 ul li ul li{width:75px; float:left; margin:0px;}
.nav .sub .mun1 ul li ul li a{color:#919191;}
.nav .sub .mun1 ul li ul li a:hover{color:#0c438c; background:none;}

/*焦点图*/
.banner{height:770px;width:1920px;position:relative;overflow:hidden;margin-left:-960px;left:50%;}
.fn-clear{zoom:1;}
.box_skitter{position:relative;background:none;}
.box_skitter ul{display:none;}
.box_skitter .container_skitter{overflow:hidden;position:relative;}
.box_skitter .image{overflow:hidden;}
.box_skitter .image img{display:none; -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;}
.box_skitter .box_clone{position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img{position:absolute;top:0;left:0;z-index:20; }
.box_skitter .prev_button{position:absolute;top:4%;left:10%;width:57px;height:80px;overflow:hidden;text-indent:-9999em;background: url(../images/bg_btnPre_index.png) no-repeat left top;     z-index: 99; }
.box_skitter .next_button{position:absolute;top:4%;right:10%;width:57px;height:80px;overflow:hidden;text-indent:-9999em;background: url(../images/bg_btnNext_index.png) no-repeat left top!important; z-index: 99;}
.box_skitter .label_skitter{z-index:150;position:absolute;display:none;}
.loading{position:absolute;top:50%;right:50%;z-index:10000;margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:31px;height:31px;}
#slideshow{width:100%;height:7830px;}
#slideshow ul{display:none;}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}

/*产品分类*/
.indexfl_bj{height: 400px;background: url(../images/leaf.png) 105px bottom no-repeat;}
.flbt{text-align: center;margin-top: 35px;}
.flbt a{font-size: 35px;color: #555;font-weight: bold;display: block;background: url(../images/xian.jpg) center bottom no-repeat;height: 80px;line-height: 80px;}
.flbt a:hover{color: #0055ad;}
.flbt p{font-size: 16px;color: #5c5c5c;line-height: 26px;display: block;width: 750px;margin: 0 auto;margin-top: 10px;}

.rollBox {
  width:1380px;
  overflow:hidden;
  margin:0 auto;
  margin-top: 30px;
}
.rollBox .LeftBotton {
  height:120px;
  width:70px;
  background:url("../images/cp_left.png") no-repeat left center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 10px 0 0;
  cursor:pointer;
}
.rollBox .RightBotton {
  height:120px;
  width:70px;
  background:url("../images/cp_right.png")no-repeat right center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 0 0 10px;
  cursor:pointer;
}
.rollBox .Cont {
  width:1200px;
  overflow:hidden;
  float:left;
}
.rollBox .ScrCont {
  width:10000000px;
}
.rollBox .Cont .pic {
  width:168px;
  float:left;
  height:168px;
  margin-right:30px;
  text-align: center;
  position:relative;
}
.rollBox .Cont .pic img {
  display:block;
  width:168px;
  height:168px;
  border-radius: 100px;
  border: 1px #f7f7f7 solid;
  padding: 4px;
}
.rollBox .Cont .pic p {
  line-height:60px;
  height:60px;
  position: absolute;
  bottom: 45px;
  background-color: rgba(255,255,255,0.7);
  z-index: 99; 
  overflow: hidden;
  width: 168px;

}
.rollBox .Cont .pic p a{color: #000;font-size: 20px;}
.rollBox .Cont .pic:hover p a{font-weight: bold;color: #db0713;}
.rollBox .Cont .pic:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.rollBox #List1, .rollBox #List2 {float:left;} 
/*案例*/
.xinn{height:715px;background: url(../images/anlibj.jpg) center no-repeat;}
.anlibt{text-align: center;padding-top: 50px;margin-bottom: 20px;}
.anlibt a{font-size: 35px;color: #555;font-weight: bold;}
.anlibt a span{color: #df0000;}
.anlibt p{font-size: 20px;color: #333;}
.anlibt p b{font-weight: normal;color: #ff7800;line-height: 35px;}
.xi_r{ width: 190px;}
.xi_r ul{display: block;width: 175px;background: #fff;border: 1px #ccc solid;}
.xi_r ul span{width: 173px;height: 70px;display: block;background: #333;color: #fff;line-height: 70px;text-align: center;font-size: 20px;font-weight: bold;}
.xi_r ul li{width: 173px;height: 143px;border-bottom: 1px #ccc solid;}
.xi_r ul li .altitle{text-align: center;color: #333;font-size: 18px;background: url(../images/altba.png) center 20px no-repeat;display: block;height: 80px;padding-top: 60px;}
.xi_r ul li .almore{display: block;background: url(../images/jiantoua.jpg) right center no-repeat;color: #989898;font-size: 13px;width: 90px;margin-left: 50px;height: 40px;line-height: 40px;} 
.xi_r ul li:hover{background: #0155af url(../images/albj.png) left center no-repeat;}
.xi_r ul li:hover .altitle{color: #fff;background: url(../images/altbb.png) center 20px no-repeat;}
.xi_r ul li:hover .almore{color: #fff;background: url(../images/jiantouaa.jpg) right center no-repeat;}
.xi_r ul li:nth-child(4){border-bottom:initial;}
.xi_l{ width: 1050px; height:500px;}
.xi_l dl dt{ width: 1050px; height: 500px; overflow: hidden; font-size: 0;}
.xi_l dl dt img{width: 1050px; height: 500px; }
.xi_l dl dd{ position: relative; padding-left: 258px;}
.xi_l dl dd em{ display: inline-block; position: absolute; left: 55px; top: -28px;}
.xi_l dl dd h3{ padding-top:35px; height: 39px; line-height: 24px; overflow: hidden;background:url(../img/xi_lin.gif) no-repeat 0 66px;}
.xi_l dl dd h3 a{ font-size: 16px; color: #222;}
.xi_l dl dd p{ font-size: 15px; color: #555; line-height: 25px; width: 595px;}
.xi_l dl dd p i{ display: block;}
.xi_l dl dd p a{ color: #21397d;}
/*产品展示*/
.index_pro{height: 990px;background: url(../images/probj.jpg) center no-repeat;}
.cpbt{text-align: center;padding-top: 25px;}
.cpbt a{font-size: 35px;color: #fff;font-weight: bold;}
.cpbt a:hover{color: #14ad00;}
.pro_sort{width: 1250px;margin: 0 auto;margin-top: 25px;}
.pro_sort ul li{float: left;width: 195px;height: 40px;background: #ff9703;margin-left: 40px;margin-bottom: 40px;line-height: 40px;text-align: center;}
.pro_sort ul li:nth-child(6){margin-left: 150px;}
.pro_sort ul li a{font-size: 16px;color: #fff;display: block;}
.pro_sort ul li:hover{background: #ff7403;font-weight: bold;}
.hotpro{width:85%;margin: 0 auto;background: #f00;}
#pro-box1{
  width: 1250px;
  overflow: hidden;
  margin: 0 auto;
}
#pro-box1 li{
    width: 305px;
    height: 230px;
    background: #fff;
    margin-right: 7px;
    float: left;
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    text-align: center;
    
}
#pro-box1 li .Img div{
    width: 100%;
    height: 230px;
    padding: 0;
    margin: 0;
    display: block;
}
#pro-box1 li p{
  position: absolute;
  width: 100%;
  height: 40px;
  background-color: rgba(0,0,0,0.7);
  z-index: 999;
  left: 0;
  bottom: 0;

}

#pro-box1 li p .sytitle{
    width: 100%;
    line-height:40px;
    font-size: 16px;
    color: #fff;
}

#pro-box1 li:hover p{
  background-color: rgba(0,150,18,0.7);
}
#pro-box1 li:hover p .sytitle{
  text-align: center;
  color: #fff;
}

#pro-box1 li .avatar{
    position: relative;
}
#pro-box1 li .avatar{
    display: block;
    height: 230px;
    overflow: hidden;
    width:100%;
}
#pro-box1 li .avatar .myClass{
    height: 230px;
}
.avatar:after {
    bottom: 0;
    content: url("../images/bg_play.png");
    left: 5px;
    position: absolute;
    z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
    box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}

/*优势*/
.index-adv{height: 820px;background: url(../images/advbj.jpg) center no-repeat;}
.advbt{text-align: center;padding-top: 30px;}
.advbt h3{color: #232323;font-size: 35px;font-weight: bold;}
.advbt b{font-size: 40px;color: #d50003;line-height: 70px;}
.advbt p{font-size: 18px;font-family: "幼圆";}
.youshi_l{width: 370px;text-align: right;margin-top: 30px;}
.youshi_l ul li{margin-top:90px;}
.youshi_l ul li span{color: #0055ad;font-size: 25px;font-weight: bold;}
.youshi_l ul li p{color: #434343;font-size: 16px;line-height: 26px;}
.youshi_l ul li:nth-child(2){margin-right: 30px;}
.zhutu{margin-top: 60px;animation: ball .6s infinite alternate;}
.youshi_r{width: 380px;text-align: left;margin-top: 30px;}
.youshi_r ul li{margin-top:90px;}
.youshi_r ul li span{color: #0055ad;font-size: 25px;font-weight: bold;}
.youshi_r ul li p{color: #434343;font-size: 16px;line-height: 26px;}
.youshi_r ul li:nth-child(2){margin-left: 30px;}
/*广告*/
.index_gg{height: 400px;background: url(../images/guanggao.jpg) center no-repeat;}
.ggys{width: 580px;margin-left: 670px;}
.ggys img{padding-top: 15px;}
.ggys span{display: block;width: 500px;height: 35px;background: url(../images/gg_bj.png) center no-repeat;line-height: 35px;font-size: 16px;color: #fff;padding-left: 15px;margin-top: 15px;}
.ggys b{display: block; font-size: 20px;color: #fff;height: 50px;background: url(../images/xiana.png) left bottom no-repeat;line-height: 50px;margin-top: 5px;}
.ggys p{display: block;width: 560px;height: 80px;border-bottom: 2px #4073b7 solid;font-size: 15px;color: #fff;line-height: 26px;margin-top: 15px;}
.ggys h3{display: block;background: url(../images/dh.png) left center no-repeat;font-size: 33px;color: #ffcc00;font-family: "Impact";height: 65px;line-height: 65px;padding-left: 70px;margin-top: 10px;}
/*案例*/
.albt{text-align: center;padding-top: 30px;}
.albt a{font-size: 35px;color: #000;font-weight: bold;}
.albt a span{color: #cd0007;}
.albt a:hover{color: #cd0007;}
.albt p{font-size: 18px;color: #000;line-height: 38px;}
.caseList{  overflow:hidden;z-index:10; height:265px;margin-top:20px;}
.caseList ul{ width:4160px;}
.caseList li{ float:left;margin-right:1px; width:415px; height:265px; background:#fff;position: relative;}
.caseList li a.imga{display:block; width:415px; height:265px;}
.caseList li:hover .aT{display:block;width:415px;color:#fff; text-align:center;text-align:center; font-size:16px;height: 45px;line-height: 45px;background: #0543aa;position: absolute;left: 0;bottom: 0;z-index: 99;}
.caseList .box{ width:9999px; position:relative; z-index:10;}
.caseList .box ul{ float:left;}

/*新闻中心*/
.news-bj{}
.xwbt{margin-top: 35px;text-align: center;}
.xwbt a{display: block;background: url(../images/kuang.png) center no-repeat;font-size: 35px;color: #0543aa;font-weight: bold;}
.xwbt p{font-size: 16px;color: #595959;line-height: 45px;}
.xwbt a:hover{color: #cd0007;}
.company-top {
    width: 570px;
    height: 375px;
    background-color: #fff;
}
.company-top ul li {
    width: 570px;
    padding-top: 35px;
}

.company-top .pr {
    position: relative;
}
.company-top ul li .img {
    width: 570px;
    height: 375px;
}
.item-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
    transform: rotateX(180deg) scale(0.2, 0.2);
    transition: all ease-out .5s;
}
li:hover .item-mask {
    opacity: 1;
    -webkit-transform: rotateX(0deg) scale(1, 1);
    transform: rotateX(0deg) scale(1, 1);
    transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
    background: rgba(0, 0, 0, 0.3);
}
.item-mask .item-link-icon {
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
}
.wjdh-link {
    display: block;
    width: 38px;
    height: 38px;
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.company-list {
    width: 650px;
    margin-top: 25px;
}

.company-list .list ul li {
    width: 100%;
    height: 109px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: rgba(255, 255, 255, .8);
    _background-color: #fff;
    margin-top: 17px;
    border-bottom: 1px #eaeaea solid;
}
.company-list .list ul li:hover {
    transform: translate(-10px, -10px);
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}
.company-list .list dl dt {
    float: left;
    width: 100px;
    height: 98px;
    color: #999;
    position: relative;
    text-align: center;
    border-right: 1px #eaeaea solid;
}
.company-list .list dl dt .date {
    position: absolute;
    z-index: 99;
    left: 15px;
    top: 10px;
}
.company-list .list dl dt .date span {
    font-size: 28px;
    display: block;
    color: #b0b0b0;
    font-weight: bold;
}
.company-list .list dl dt .date em {
    font-size: 15px;
    color: #b0b0b0;
}
.company-list .list dl dd {
    float: right;
    width: 520px;

}
.company-list .list dl dd a {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #383838;
    font-weight: bold;
}
.company-list .list dl dd p {
    color: #7b7b7b;
    font-size: 14px;
    line-height:23px;
    overflow: hidden;
}
.company-list .list dl dd:hover a{color: #e52027;padding-left: 15px;}

/*简介*/
.index-ab{height:620px;background: url(../images/abbj.jpg) center no-repeat;margin-top: 60px;}
.abbt{text-align: center;margin-top: 80px;background: url(../images/tba.jpg) center bottom no-repeat;height: 110px;}
.abbt h3{font-size: 38px;}
.abbt h3 b{color: #cd0108;}
.abbt p{color: #676767;font-size: 18px;line-height: 50px;}
.ys_box{width: 900px;margin: 0 auto;margin-top: 30px;}
.ys_box ul li{width: 300px;height: 65px;float: left;border-right: 1px #ababab solid;text-align: center;color: #1a1a1a;}
.ys_box ul li:nth-child(3){border-right:none;}
.ys_box ul li .li_box .div1 .span1{font-size: 55px;font-weight: bold;}
.ys_box ul li .li_box .div1 .span2{font-size: 14px;}
.ys_box ul li .li_box .div1 .span3{font-size: 26px;font-weight: bold;}
.ab_neirong{width: 910px;height: 100px;background: url(../images/kuanga.png) center no-repeat;margin: 0 auto;margin-top: 50px;padding: 20px;font-size: 15px;color: #fff;line-height: 26px;}
.ab_neirong span{font-size: 16px;font-weight: bold;}
.ab_more img{margin: 0 auto;display: block;animation: ball .6s infinite alternate;margin-top: 20px;}

.foot_one{margin-top: 40px;margin-bottom: 30px;}
.foot_one ul li{float: left;width: auto;margin-left: 150px;}
.foot_one ul li img{float: left;margin-right: 15px;}
.foot_one ul li p{float: right;font-size: 14px;}
.foot_one ul li p a{color: #ccc;}
.foot_one ul li p a span{color: #333;font-size: 18px;font-weight: bold;display: block;}
.foot_one ul li:hover p a span{color: #e50010;}
/*底部*/
.foorbj{ height:280px;background:#2d2d2d;}
.dbfl{width: 330px;height: 220px;border-right: 1px #3e3e3e solid;margin-top: 35px;}
.dbfl span{color: #fff;font-size: 18px;font-weight: bold;display: block;height: 50px;border-bottom: 1px #404040 solid;width: 90px;line-height: 50px;}
.dbfl ul{display: block;margin-top: 10px;}
.dbfl ul li{width: 145px;float: left;line-height: 28px;}
.dbfl ul li a{font-size: 14px;color: #bbb;}
.dbfl ul li:hover a{text-decoration: underline;}
.link{width: 150px;margin-top: 35px;margin-left: 60px;}
.link span{color: #fff;font-size: 18px;font-weight: bold;display: block;height: 50px;border-bottom: 1px #404040 solid;width: 90px;line-height: 50px;}
.link ul{display: block;margin-top: 10px;}
.link ul li{width: 145px;float: left;line-height: 28px;}
.link ul li a{font-size: 14px;color: #bbb;}
.link ul li:hover a{text-decoration: underline;}
.ewm{width: 260px;height: 280px;background: #0543aa;text-align: center;}
.ewm img{display: block;margin: 0 auto;margin-top: 30px;margin-bottom: 20px;}
.ewm p{color: #bcc6e1;font-size: 13px;}
.ewm p b{font-size: 32px;color: #fff;display: block;}
.dbtel{width: 390px;margin-top: 20px;}
.dbtel h3{font-size: 20px;color: #fff;font-weight: bold;display: block;background: url(../images/xiana.jpg) left center no-repeat; padding-left: 30px;}
.dbtel h3 a{font-size: 13px;color: #fff;font-weight: normal;display: block;line-height: 35px;}
.dbtel span{font-size: 16px;color: #fff;}
.dbtel span b{font-family: "Impact";color: #ffcc36;font-size: 30px;font-weight: normal;}
.dbtel p{display: block;background: url(../images/tbb.jpg) left 13px no-repeat;color: #fff;font-size: 15px;line-height: 40px;padding-left: 40px;margin-top: 20px;}
.dbtel p a{color: #fff;}
/*内页分类*/
.h60{height: 60px;}
.nybanner{height: 450px;background: url(../images/nybanner.jpg) center no-repeat;}
.nybanner1{height: 350px;background: url(../images/nybanner1.jpg) center no-repeat;}

.nyzc{width: 280px;height: auto;}
.subNavBox{width: 280px;margin-top: 25px;background: #373d41;height: auto;padding-bottom: 25px;}
.cpfla{font-size: 18px;color: #fff;text-align: center;height: 90px;background: #149e13;padding-top: 13px;}
.cpfla span{display: block;background: url(../images/xian.png) center no-repeat;font-size: 26px;font-weight: bold;}
.subNav{cursor:pointer;width: 250px;height: 50px;border-radius: 10px;line-height: 50px;text-align: center;background: #fff;display: block;margin: 0 auto;margin-top: 13px;}
.subNav a{font-size: 16px;color: #000;}
.subNav:after{ content:""; display:block; width:0; height:50px;background:#00b121; margin:-50px 0 0 0; transition:all 0.5s ease;border-radius: 10px;}
.subNav:hover a{color: #fff;font-weight: bold;}
.subNav:hover:after{ width:250px;}
.currentDd{color:#277fc2}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;}
.navContent li a{display:block;width:210px;heighr:45px; margin:0 auto;text-align:center;font-size:15px;line-height:45px;color:#fff; border-bottom:1px #7ebb15 dotted; background:url(../images/fenlei.png) 13px center no-repeat;}
.navContent li a:hover{ color:#ed1c24;font-weight: bold;font-size:18px;}


.left-lx {
    width: 280px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.left-lx p {
    padding: 0px 20px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
}

.lx-tt {
    height: 50px;
    margin-bottom: 10px;
    background: #149e13;
    color: #888;
    width: 100%;
    margin: 0 auto 10px;
    box-sizing: border-box;
}
.lx-tt h2 {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    float: left;
    font-weight: initial;
    padding-left: 15px;
}
.lx-tt a {
    font-size: 14px;
    color: #eee;
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}
.left-lx img{display: block;margin: 0 auto;margin-bottom: 10px;}


/*当前导航*/
.breadcrumbs{height:70px;line-height: 70px;padding-left: 20px;padding-right: 20px;background: #f4f4f4;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{ float:right;color: #000;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #000; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline;}
.breadcrumbs .dqdhMain .span2{ color:#b7b7b7; font-size: 14px; display:inline-block; padding:0 5px;}
.breadcrumbs .indexa{ }
.breadcrumbs .span1{ color:#000;padding:0 10px 0 20px; background:url(../images/iconfont-home.png) left center no-repeat;font-size: 14px;}
.breadcrumbs .dqdh_class{ margin-top:15px; float:left;background:url(../images/img-list.png) left center no-repeat;}
.breadcrumbs .dqdh_class li a{ display:block;padding-left: 30px; height:40px; line-height:40px;color:#000; font-size:16px; position:relative;text-transform: uppercase;}
.breadcrumbs .dqdh_class li a span{font-size: 23px;}
/*内页导航*/
.inctag_nav{ width:1250px; height:75px;margin: 0 auto; background:#fff; overflow:hidden; clear:both; margin-bottom:40px;}
.inctag_nav ul li{ display:block; float:left; width:125px; height:75px; background:url(../images/img-line.png) no-repeat right center;}
.inctag_nav a{ display:block;width:125px; line-height:75px; text-align:center; color:#000; font-size:16px;font-weight: bold;} 
.inctag_nav a:hover,.inctag_nav a.hover{ color:#d70000; background:url(../images/nav-h.png) no-repeat center bottom;}

.lybt{ text-align:center; margin-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*内页关于我们*/
.about_box{width: 1250px;background: #fff;margin: 0 auto;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:16px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0; font-size:16px;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }




/*Â·Ã–Ã’Â³*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}

.main{ background-color:#fff;padding-bottom: 60px;}
.main .main_right{ width:100%;background: #fff;}
.main .main_righta{ width:950px;background: #fff;border: 1px #e6e6e6 solid;margin-top: 25px;}
.text{ line-height:35px; font-size:15px; color:#666;padding:30px;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:35px; padding-top:50px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;border-bottom: 1px #aeaeae dotted;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0; background-color:#fff; width:700px; margin:0 auto;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:950px;margin-top:25px;}
.main .proListal{ width:950px;}
.main .proListal li{ width:300px; float:left;background: #fff;height: 280px;margin-left: 8px;margin-right:8px;margin-bottom: 20px;} 
.main .proListal li .boxal{ width:300px; height:235px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:300px; height:235px;;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}
.main .proListal li .boxal .spanImgal .aBB{display:none; width:100%;height:100%; position: absolute; background: rgba(0,0,0,0.5); overflow: hidden; left: 0; top: 0;}
.main .proListal li .boxal:hover .spanImgal .aBB{ display:block;}
.main .proListal li .spanal{ display: block;height:45px; line-height:45px; width:300px;color:#000; font-size:16px;text-align: center;}
.main .proListal li:hover .spanal{color: #e20000;font-weight: bold;}
/**/
.main .news_list{ margin-top:40px;}
.main .news_list li{border-bottom: 1px solid #dadada; padding:15px;}
.main .news_list li .img{border: 1px #f0f0f0 solid;}
.main .news_list li .lMore{ width:910px;}
.main .news_list li .lMore .title{font-size: 18px;color: #393939;line-height: 36px; margin-bottom:15px;}
.main .news_list li .lMore span{ font-size:14px; color:#999;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #999999;border: 1px solid rgba(0, 0, 0, .1);bottom: 30px;display:block; font-size:13px; text-align:center; float:right; margin-top:30px;}
.main .news_list li:hover .title{ color:#db0713; padding-left:15px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#db0713;border-color: #db0713; color:#fff;}


/*详情页*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}
.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}
.miaoshu{}
.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}
.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }
.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}
.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}
.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}
.product_top .keyword span{ font-size:18px; color:#0059A9;}
.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}
.product_top .desc span{ display:block; float:left;width:200px;}
.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}
.product_top .lianxi .a.a_qq{ background:url(../images/QQ.png) left center no-repeat;}
.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{background: #fff;}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 422px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 275px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
    background: url(../images/dt.png) center center no-repeat !important;
    display: block !important;
}
.BMap_Marker {
    display: none !important;
}


/*内页联系*/
.contactus_tbgl {
    width: 360px;
    height: 256px;
    background: #149e13;
    float: left;
    overflow: hidden;
    padding-left: 38px;
    color: #fff;
    margin-top: 20px;
    margin-left: 35px;
}
.contactus_tbgl b {
    display: block;
    font-size: 32px;
    font-weight: lighter;
    padding: 38px 0 22px 0;
}
.contactus_tbgl p {
    display: block;
    font-size: 25px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 2px solid #fff;
}
.contactus_tbgl em {
    font-size: 24px;
    font-family: "arial";
    line-height: 40px;
    font-style: normal;
}
.contactus_tbgr {
    width: 830px;
    height: 256px;
    overflow: hidden;
    padding-left: 110px;
    background: url(../images/conbj.jpg) no-repeat;
    margin-top: 20px;
}
.contactus_tbgr b {
    display: block;
    padding-top: 50px;
    font-size: 24px;
    color: #494949;
}
.contactus_tbgr p {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    width: 666px;
}